* lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.
authorJuri Linkov <juri@linkov.net>
Sun, 9 Jun 2024 18:18:28 +0000 (21:18 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 9 Jun 2024 18:18:28 +0000 (21:18 +0300)
commit0aed6f5f0d9319dc616424e2c7df80580a04c739
tree2a55b01c46f37288d4f30010f62f1531f76ed1b0
parent8254e50e2d892453004d453c58b54947d14f123a
* lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.

(Buffer-menu-group-by): Add a choice for a function that
returns names of all levels.
(list-buffers--refresh): If Buffer-menu-group-by is a function,
then use it directly.
lisp/buff-menu.el